volk.git
9 years agonative armv7 build support
A. Maitland Bottoms [Sat, 2 Jul 2016 20:30:47 +0000 (20:30 +0000)]
native armv7 build support

Debian, unlike other GNU Radio deployments, does not cross-compile
packages, but builds natively on a set of build machines, including
both arm and armhf.

Gbp-Pq: Name native-armv7-build-support

9 years agovolk (1.3-1) unstable; urgency=medium
A. Maitland Bottoms [Sat, 2 Jul 2016 20:30:47 +0000 (20:30 +0000)]
volk (1.3-1) unstable; urgency=medium

  * New upstream release
  * The index_max kernels were named with the wrong output datatype. To
    fix this there are new kernels that return a 32u (int32_t) and the
    existing kernels had their signatures changed to return 16u (int16_t).
  * The output to stdout and stderr has been shuffled around. There is no
    longer a message that prints what VOLK machine is being used and the
    warning messages go to stderr rather than stdout.
  * The 32fc_index_max kernels previously were only accurate to the SSE
    register width (4 points). This was a pretty serious and long-lived
    bug that's been fixed and the QA updated appropriately.

[dgit import unpatched volk 1.3-1]

9 years agoImport volk_1.3.orig.tar.gz
A. Maitland Bottoms [Sat, 2 Jul 2016 20:30:47 +0000 (20:30 +0000)]
Import volk_1.3.orig.tar.gz

[dgit import orig volk_1.3.orig.tar.gz]

9 years agoImport volk_1.3-1.debian.tar.xz
A. Maitland Bottoms [Sat, 2 Jul 2016 20:30:47 +0000 (20:30 +0000)]
Import volk_1.3-1.debian.tar.xz

[dgit import tarball volk 1.3-1 volk_1.3-1.debian.tar.xz]